home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / gnustuff / minix / includ~1.z / includ~1 / README.MINIX < prev    next >
Encoding:
Text File  |  1989-10-11  |  918 b   |  29 lines

  1.  
  2. For normal usage with GCC on the atariST, this directory should be
  3. rooted at the directory
  4.     /usr/local/gcc-include/
  5.  
  6. For usage in a unix hosted GCC based cross development environment
  7. this directory should be rooted at
  8.     $(CROSSDIR)/include
  9.  
  10. If you want to root this directory, appropriate changes will have to
  11. be made in the file `cccp.c' in the Gcc source directory.
  12.  
  13.  
  14. Notes:
  15.   - When running GCC in the 16 bit integer mode, the preprocessor
  16.     symbols '__MSHORT__' is automatically #defined
  17.  
  18.  - The preprocessor symbols `__GNUC__' `ATARI_ST' `minix' and `m68k'
  19.    are always defined when using GCC, unless you explicitly undefine
  20.    them using the `#undef' directive or the `-Uname' command line option.
  21.  
  22.    Please send fixes/comments/suggestions to
  23.  
  24. --
  25. usenet: {decvax,sun}!cwjcc!dsrgsun!bammi    jwahar r. bammi
  26. csnet:       bammi@dsrgsun.ces.CWRU.edu
  27. arpa:        bammi@dsrgsun.ces.CWRU.edu
  28. compuServe:  71515,155
  29.